Skip to content
Back to search
30
MCP

PowerShell Exec

pulsemcp/powershell exec

Enables real-time execution of PowerShell scripts through a lightweight Python server, bridging AI tools with PowerShell functionality for data analysis, Windows task automation, and module interaction.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Shell Exec
Execute bash commands with background job support.
0 tools
iflow-mcp_dfinke-mcp-powershell-exec
MCP PowerShell Exec Server - A lightweight server that accepts PowerShell scripts as strings, executes them, and returns the output.
0 tools
Secure Shell Executor
Provides a secure way to execute shell commands with robust validation, whitelisting, and timeout handling through an asyncio-powered Python
0 tools
Python Exec Sandbox
Sandboxed Python execution for AI agents. PEP 723 inline deps, multi-version Python, zero pollution.
0 tools
Shell
Integrates with the local shell environment to enable execution of system commands, file operations, and retrieval of system information for
0 tools
@starfallprojects/n8n-nodes-powershell
Run PowerShell scripts within an n8n workflow.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "powershell_exec": {
      "url": "None",
      "transport": "http"
    }
  }
}